Skip to content

feat(graphql): add support for nested stacks in GraphQlApi#351

Merged
hoegertn merged 2 commits intomainfrom
resolver-nested-stacks
Jan 11, 2026
Merged

feat(graphql): add support for nested stacks in GraphQlApi#351
hoegertn merged 2 commits intomainfrom
resolver-nested-stacks

Conversation

@hoegertn
Copy link
Copy Markdown
Contributor

  • Enhanced GraphQlApi to support creating resolvers and Lambda functions in nested stacks through a new useNestedStacks property.
  • Updated the GraphQlApiProps interface to include the new property.
  • Added tests to verify the functionality of nested stacks and ensure backward compatibility with existing configurations.

This change improves the organization of resources in CloudFormation and helps manage complex GraphQL APIs more effectively.

hoegertn and others added 2 commits January 10, 2026 14:51
- Enhanced GraphQlApi to support creating resolvers and Lambda functions in nested stacks through a new `useNestedStacks` property.
- Updated the GraphQlApiProps interface to include the new property.
- Added tests to verify the functionality of nested stacks and ensure backward compatibility with existing configurations.

This change improves the organization of resources in CloudFormation and helps manage complex GraphQL APIs more effectively.
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@hoegertn hoegertn merged commit 4f5e053 into main Jan 11, 2026
4 checks passed
@hoegertn hoegertn deleted the resolver-nested-stacks branch January 11, 2026 02:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant